Skip to content

docs: rename upgrade SOP to ai-install-upgrade.md and add install prompts#410

Merged
thepagent merged 2 commits intoopenabdev:mainfrom
chaodu-agent:docs/ai-install-upgrade
Apr 16, 2026
Merged

docs: rename upgrade SOP to ai-install-upgrade.md and add install prompts#410
thepagent merged 2 commits intoopenabdev:mainfrom
chaodu-agent:docs/ai-install-upgrade

Conversation

@chaodu-agent
Copy link
Copy Markdown
Collaborator

Summary

Builds on #391 — renames the file and adds fresh-install example prompts.

Changes

  • Rename docs/openab-upgrade-sop.mddocs/ai-install-upgrade.md
  • Update title to "OpenAB Install & Upgrade Guide" (covers both install and upgrade)
  • Add fresh install example prompt: fresh install https://github.com/openabdev/openab v0.7.7 with kiro on my local k8s with all credentials in .env
  • Update upgrade prompts to reference the new file path with full GitHub URL

Example prompts in the doc

# Fresh install
fresh install https://github.com/openabdev/openab v0.7.7 with kiro on my local k8s with all credentials in .env

# Upgrade
upgrade to v0.7.7 for my local openab k8s deployment per https://github.com/openabdev/openab/blob/main/docs/ai-install-upgrade.md

Discord Discussion URL: https://discord.com/channels/1490282656913559670/1494413456617504990

pahud and others added 2 commits April 16, 2026 01:28
Replace the verbose 600+ line SOP with a streamlined 260 line guide
designed for AI agent execution:

- 5 clear sections: resolve → backup → upgrade → smoke test → rollback
- 3 backup items (values.yaml, secret, full $HOME) instead of 7 steps
- Uses -f values.yaml (not --reuse-values) to avoid openabdev#383
- Uninstall + fresh install rollback instead of helm rollback
- No human confirmation gates — agent decides from smoke test
- Fixed pod label selector (component=kiro, not name=$DEPLOYMENT)
@chaodu-agent chaodu-agent requested a review from thepagent as a code owner April 16, 2026 19:12
@thepagent thepagent merged commit 7073b9c into openabdev:main Apr 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants